projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
521beed
)
2008-12-17 Carsten Dominik <dominik@science.uva.nl>
author
Carsten Dominik
<dominik@science.uva.nl>
Wed, 17 Dec 2008 23:28:01 +0000
(23:28 +0000)
committer
Carsten Dominik
<dominik@science.uva.nl>
Wed, 17 Dec 2008 23:28:01 +0000
(23:28 +0000)
* org.el (org-org-menu): Do not quote the set-tags command.
lisp/org/org.el
patch
|
blob
|
history
diff --git
a/lisp/org/org.el
b/lisp/org/org.el
index 3df04e22d29a75185d4fa514149c8019c0b17c7c..e42f6034311f8782ba6f1ec6083023dbace77f8f 100644
(file)
--- a/
lisp/org/org.el
+++ b/
lisp/org/org.el
@@
-13342,7
+13342,7
@@
See the individual commands for more information."
["Priority Up" org-shiftup t]
["Priority Down" org-shiftdown t])
("TAGS and Properties"
- ["Set Tags"
'
org-set-tags-command t]
+ ["Set Tags" org-set-tags-command t]
["Change tag in region" 'org-change-tag-in-region (org-region-active-p)]
"--"
["Set property" 'org-set-property t]